(mac-apple-event-map): Bind About Emacs menu item to about-emacs instead
authorJuri Linkov <juri@jurta.org>
Thu, 16 Aug 2007 00:10:58 +0000 (00:10 +0000)
committerJuri Linkov <juri@jurta.org>
Thu, 16 Aug 2007 00:10:58 +0000 (00:10 +0000)
of display-splash-screen.

lisp/term/mac-win.el

index 44f8f70a252b4cc4e80f1a7022466d4a1d27130c..b9f28323694954b1981aa8e7b376930d810d0b92 100644 (file)
@@ -1791,7 +1791,7 @@ Currently the `mailto' scheme is supported."
 
 (define-key mac-apple-event-map [internet-event get-url] 'mac-ae-get-url)
 
-(define-key mac-apple-event-map [hi-command about] 'display-splash-screen)
+(define-key mac-apple-event-map [hi-command about] 'about-emacs)
 
 ;;; Converted Carbon Events
 (defun mac-handle-toolbar-switch-mode (event)